Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: https > https popup
~Dean Brehipilitettu 20.Jan.04 02:05 PM a Web browser
Domino Server All Releases AIX


Hi,

Thanks for your response. I solved my problem. The security alert was occuring because I was opening the window with JavaScript like so:

target = window.open("", params);
// Calculate location
target.location.href = loc;

When I change it, the problem went away:
//calculate location
target = window.open(loc, params);

The pop-ups act as context sensitive help. They only appear when the user clicks on a "Help" link. I think this is a good way to do it, because I don't want to redirect them to a new page and lose their form info OR embed too much help in the current page (that would be a CMS nightmare). I've run the program in popup-hostile browsers like Mozilla and the pop-ups appear. Most browsers let the popups appear if the user initiated the process that brings them up.




https > https popup (~Dean Brehipili... 19.Jan.04)
. . RE: https > https popup (~Justin Minlute... 19.Jan.04)
. . . . RE: https > https popup (~Dean Brehipili... 20.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS